From: Luc Teirlinck Date: Sat, 28 Aug 2004 02:35:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21253 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=769db9cb8cca0c8d5defe2a879ff47b4cc3bc314;p=emacs.git *** empty log message *** --- diff --git a/man/ChangeLog b/man/ChangeLog index 3198a3f4537..bcdd54403cb 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,5 +1,21 @@ 2004-08-27 Luc Teirlinck + * frames.texi (Secondary Selection): Setting the secondary + selection with M-Drag-Mouse-1 does not alter the kill ring, + setting it with M-Mouse-1 and M-Mouse-3 does. + (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for + toolkit scroll bars. + (Scroll Bars): Ditto. + + * windows.texi (Basic Window): When using a window system, the value + of point in a non-selected window is indicated by a hollow box. + (Split Window): Side by side windows are separated by a scroll bar, + if scroll bars are used. + C-Mouse-2 on scroll bar now also works for toolkit scroll bars. + (Change Window): Correct Mouse-2 vs Mouse-3 mess-up. + (Window Convenience): Update bindings for `winner-undo' and + `winner-redo'. + * ack.texi (Acknowledgments): Use `@unnumbered'. * misc.texi : Adapt sectioning in Info to the node structure. (Invoking emacsclient): Make "Invoking emacsclient" a subsection @@ -12,7 +28,8 @@ Rearrange order of nodes and sections such that both "GNU GENERAL PUBLIC LICENSE" and "GNU Free Documentation License" appear at the end, as appropriate for appendices. - (Acknowledgments): Use `@unnumberedsec'. + (Acknowledgments): Put inside @iftex instead of @ifnotinfo. + Use `@unnumberedsec'. * trouble.texi: Adapt sectioning in Info to the node structure. Adapt node pointers to change in emacs.texi. * cmdargs.texi, doclicense.texi: Adapt node pointers. @@ -21,8 +38,8 @@ * faq.texi: Fix texinfo usage, esp. doublequotes. (Difference between Emacs and XEmacs): Some clarification. - - * faq.texi (Difference between Emacs and XEmacs): + + * faq.texi (Difference between Emacs and XEmacs): Explain not to contrast XEmacs with GNU Emacs. 2004-08-26 Richard M. Stallman